home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / utils1 / exctr12a.arj / EXECUTOR / CONFIGUR / 4D535744.ECF < prev    next >
Text File  |  1993-08-02  |  305b  |  11 lines

  1. // Word Configuration file
  2. // The important thing here is "NoClock" until we get the clock
  3. // fixed in Executor/DOS
  4. // Note the ScreenSize argument only applies to Executor/NEXTSTEP
  5.  
  6. WindowName = "Microsoft Word";
  7. ScreenSize = { 600, 800 };
  8. ScreenLocation = { 115, -1 };
  9. Options = { NoClock };
  10.  
  11.